Refreshing Your Test DatabaseWhenever you are preparing to receive the latest build of the KommerceServer software, it’s important to refresh your test database so it is representative of the production database. Since most of the content in a KommerceServer website is stored in the database, you can ensure all menu changes, new pages, and other updated content will now show on the test website by refreshing the test database. Backing Up Your Live Production DatabaseFollow the procedure below to back up your live production database prior to receiving the next KommerceServer build.
Restoring Your Test DatabaseAfter a backup has been made from your live database, a restore can be made to the test database. Typically, the version of KommerceServer is the same on the live website and the test website. If you have already downloaded and deployed an upgraded version of KommerceServer to the test website before restoring the database, you will need to open the website and go through the upgrade wizard. Caution: If the test website is running an earlier version of the KommerceServer software, DO NOT restore the database or it will be rendered incompatible.
Tip: If there are users accessing the test database, they will need to disconnect. It may be necessary to recycle the application pool for the test website to do this. The following window appears if users are accessing the test database when you run the restore process.
ALTER USER ks WITH LOGIN = ks
|